Subscriptioninterface
Subscription object that can be used to unsubscribe from a topic and stop receiving data.
Properties (1)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| unsubscribe⚓︎ | () => Promise<void> | x | x |
Subscription object that can be used to unsubscribe from a topic and stop receiving data.
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| unsubscribe⚓︎ | () => Promise<void> | x | x |